hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
IDirect3DStateBlock9
directx
d3d9
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(Windows && Direct3D_9)
extern (
C
++)
interface
IDirect3DStateBlock9 :
IUnknown
{
HRESULT
GetDevice
(IDirect3DDevice9* ppDevice);
HRESULT
Capture
();
HRESULT
Apply
();
}
Members
Functions
Apply
HRESULT
Apply
()
Undocumented in source.
Capture
HRESULT
Capture
()
Undocumented in source.
GetDevice
HRESULT
GetDevice
(IDirect3DDevice9* ppDevice)
Undocumented in source.
Inherited Members
From IUnknown
QueryInterface
HRESULT
QueryInterface
(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG
AddRef
()
Undocumented in source.
Release
ULONG
Release
()
Undocumented in source.
Meta
Source
See Implementation
directx
d3d9
aliases
D3DAUTHENTICATEDCHANNELTYPE
D3DCOMPOSERECTSOP
D3DDISPLAYROTATION
D3DQUERYTYPE
D3DSAMPLERSTATETYPE
D3DSCANLINEORDERING
D3DTEXTUREFILTERTYPE
LPDIRECT3DCREATE9
LPDIRECT3DCREATE9EX
enums
D3DAUTHENTICATEDCHANNEL_D3D9
D3DCOMPOSERECTS_COPY
D3DDISPLAYROTATION_IDENTITY
D3DQUERYTYPE_VCACHE
D3DSAMP_ADDRESSU
D3DSCANLINEORDERING_UNKNOWN
D3DTEXF_NONE
interfaces
IDirect3D9
IDirect3D9Ex
IDirect3D9ExOverlayExtension
IDirect3DAuthenticatedChannel9
IDirect3DBaseTexture9
IDirect3DCryptoSession9
IDirect3DCubeTexture9
IDirect3DDevice9
IDirect3DDevice9Ex
IDirect3DDevice9Video
IDirect3DIndexBuffer9
IDirect3DPixelShader9
IDirect3DQuery9
IDirect3DResource9
IDirect3DStateBlock9
IDirect3DSurface9
IDirect3DSwapChain9
IDirect3DSwapChain9Ex
IDirect3DTexture9
IDirect3DVertexBuffer9
IDirect3DVertexDeclaration9
IDirect3DVertexShader9
IDirect3DVolume9
IDirect3DVolumeTexture9
manifest constants
D3D_OMAC_SIZE
D3D_SDK_VERSION
static variables
Direct3DCreate9
Direct3DCreate9Ex
structs
D3DAUTHENTICATEDCHANNEL_CONFIGURE_OUTPUT
D3DCLIPSTATUS9
D3DCONTENTPROTECTIONCAPS
D3DDISPLAYMODEEX
D3DDISPLAYMODEFILTER
D3DENCRYPTED_BLOCK_INFO
D3DINDEXBUFFER_DESC
D3DLIGHT9
D3DMATERIAL9
D3DOVERLAYCAPS
D3DPRESENTSTATS
D3DVERTEXBUFFER_DESC
D3DVERTEXELEMENT9
D3DVIEWPORT9
D3D_OMAC